relpath
authorPascal Packaging Team <pkg-pascal-devel@lists.alioth.debian.org>
Mon, 30 Oct 2017 19:32:33 +0000 (19:32 +0000)
committerPaul Gevers <elbrus@debian.org>
Mon, 30 Oct 2017 19:32:33 +0000 (19:32 +0000)
commitdf06edc41a6cc3be45b3562c2be75390eabdf6a9
tree5a05e4a4c60fe483edecd7cbb722b2aa9d739359
parentf0339e90e5d8933a77ee5e0e06a09f00b08f3272
relpath

This patch adds an utility for computing relative path according to a given
base directory. This is useful for libraries that are to install .lpk in
order to be used with lazarus. As these libraries may be compiled without
need to build depend on Lazarus, we add it in fp-utils package which is likely
to be used by any big project which build depends on fp-compiler.

Gbp-Pq: Name relpath.patch
fpcsrc/utils/fpmake.pp
fpcsrc/utils/relpath.pas [new file with mode: 0644]
install/man/man1/relpath.1 [new file with mode: 0644]